Skip to content

Transfer ownership only analyze home storage - #2109

Merged
MorrisJobke merged 2 commits into
masterfrom
oc_26533
Nov 18, 2016
Merged

Transfer ownership only analyze home storage#2109
MorrisJobke merged 2 commits into
masterfrom
oc_26533

Conversation

@rullzer

@rullzer rullzer commented Nov 14, 2016

Copy link
Copy Markdown
Member

From: owncloud/core#26533

When transferring ownership, only the local files will be transferred
during the rename operation. This means that the analyzing code doesn't
need to recurse into any mount points.

Furthermore this fixes issues where FailedStorage might appear as mount
points as a result of inaccessible external storages or shares. So this
makes it more robust.

When transferring ownership, only the local files will be transferred
during the rename operation. This means that the analyzing code doesn't
need to recurse into any mount points.

Furthermore this fixes issues where FailedStorage might appear as mount
points as a result of inaccessible external storages or shares. So this
makes it more robust.
@mention-bot

Copy link
Copy Markdown

@rullzer, thanks for your PR! By analyzing the history of the files in this pull request, we identified @DeepDiver1975, @nickvergessen and @PVince81 to be potential reviewers.

@rullzer rullzer added 3. to review Waiting for reviews downstream labels Nov 14, 2016
@rullzer rullzer added this to the Nextcloud 11.0 milestone Nov 14, 2016
@rullzer

rullzer commented Nov 14, 2016

Copy link
Copy Markdown
Member Author

@rullzer

rullzer commented Nov 14, 2016

Copy link
Copy Markdown
Member Author

👍

@icewind1991

Copy link
Copy Markdown
Member

// sub-storages have an empty internal path

Is not true

Instead this should use something like $storage->instanceOfStorage('\OCP\Files\IHomeStorage') instead

@rullzer

rullzer commented Nov 14, 2016

Copy link
Copy Markdown
Member Author

@icewind1991 happy now?

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@nickvergessen

Copy link
Copy Markdown
Member

Fine by me 👍

@icewind1991

Copy link
Copy Markdown
Member

I would be more happy if it was covered by unit tests

@MorrisJobke

Copy link
Copy Markdown
Member

I would be more happy if it was covered by unit tests

commented by "Unittest Icewind"

@MorrisJobke

Copy link
Copy Markdown
Member

👍

@MorrisJobke
MorrisJobke merged commit e851166 into master Nov 18, 2016
@MorrisJobke
MorrisJobke deleted the oc_26533 branch November 18, 2016 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants